home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 9 / Night Owl CD-ROM (NOPV9) (Night Owl Publisher) (1993).ISO / 001a / seyon213.tz / seyon213 / seyon / Seyon.ad < prev    next >
Text File  |  1993-04-10  |  10KB  |  408 lines

  1.  
  2. ! *
  3. ! * This file is part of the Seyon, Copyright (c) 1992-1993 by Muhammad M.
  4. ! * Saggaf. All rights reserved.
  5. ! * 
  6. ! * See the file COPYING (1-COPYING) or the manual page seyon(1) for a full
  7. ! * statement of rights and permissions for this program.
  8. ! * 
  9.  
  10. *.title: Seyon Command Center
  11. *.iconName: Seyon
  12.  
  13. *input: on
  14. *allowShellResize: on
  15. *highlightThickness: 2
  16. !*font: -*-lucida-medium-i-*-*-12-*
  17. *font: fixed
  18. *Cursor: hand2
  19. *ShapeStyle: rectangle
  20.  
  21.  
  22. *Command.top: ChainBottom
  23. *Command.bottom: ChainBottom
  24. *Command.left: ChainLeft
  25. *Command.right: ChainLeft
  26. *Command.justify: center
  27.  
  28. *Label*shadowWidth: 2
  29.  
  30. *Radio*Toggle.Translations: #replace \n\
  31.     <EnterWindow>: highlight(Always) \n\
  32.     <LeaveWindow>: unhighlight() \n\
  33.     <Btn1Down>: set() notify()
  34.  
  35. *Toggle.justify: center
  36.  
  37. *XfwfMultiList.shadeSurplus: off
  38. *XfwfMultiList.defaultColumns: 1
  39. *XfwfMultiList.verticaList: true
  40. *XfwfMultiList.maxSelectable: 5
  41. *XfwfMultiList.Translations: #replace \n\
  42.     <Btn1Down>(2): Set() Notify() \n\
  43.     <Btn1Down>: Toggle()
  44.  
  45. *Text*top: ChainTop
  46. *Text*bottom: ChainBottom
  47. *Text*left: ChainLeft
  48. *Text*right: ChainRight
  49. *Text*font: 6x13
  50.  
  51. *Box.orientation: vertical
  52. *Box.borderWidth: 0
  53. *Box.resizable: on
  54.  
  55. *Dialog.value.Translations: #override \n\
  56.      <Key>Return: GetValueByPopupOK()
  57.  
  58. *Form.borderWidth: 0
  59.  
  60. *Paned*internalBorderWidth: 0
  61. *Paned.orientation: vertical
  62. *Paned*allowResize: on
  63. *Paned*resizeToPreferred: on
  64. *Paned*showGrip: off
  65.  
  66. *Viewport.allowVert: on
  67. *Viewport.forceBars: on
  68. *Viewport.useRight: on
  69.  
  70. ! ---
  71.  
  72. *ok.label: OK
  73. *cancel.label: Cancel
  74. *done.label: Done
  75. *dismiss.label: Close
  76. *yes.label: Yes
  77. *no.label: No
  78. *edit.label: Edit
  79. *save.label: Save
  80. *reread.label: Reread
  81. *uBox.width: 120
  82. *Radio.width: 120
  83. !*lBox.width: 1000
  84. *Viewport*list.font: 6x13
  85.  
  86. *menuBox.orientation: vertical
  87. *menuBox.width: 270
  88. *menuBox.Command.width: 60
  89.  
  90. ! ---
  91.  
  92. *about.label: About
  93. *about.title: About Seyon
  94. *about*Label.justify: center
  95. *about*caption.label: Author after an unsuccessful\n\debugging session :-)
  96. *about*caption.borderWidth: 0
  97.  
  98. *help.label: Help
  99. *help*title: Manual, Help, and FAQ
  100. *help*text.width: 450
  101. *help*text.height: 300
  102. *help*text*font: 6x13
  103. *help*text.scrollHorizontal: whenNeeded
  104. *help*text.scrollVertical: whenNeeded
  105. *help*dismiss.fromVert: text
  106.  
  107. *set*uBox.width: 270
  108. *set*uBox.Command.width: 70
  109. *set*uBox.Toggle.width: 70
  110. *set.label: Set
  111. *set*title: Settings
  112. *set*stripHighBit.label: Strip 8th
  113. *set*del.label: BS->DEL
  114. *set*meta_tr.label: Meta->ESC
  115. *set*xoff.label: XON/XOFF
  116. *set*rtscts.label: CTS/RTS
  117. *set*autozm.label: AutoZmodem
  118. *set*idle.label: IdleGuard
  119.  
  120. *set*bits.label: Bits
  121. *set*parity.label: Parity
  122. *set*parity*none.label: None
  123. *set*parity*odd.label: Odd
  124. *set*parity*even.label: Even
  125. *set*stopBits.label: Stop Bits
  126. *set*cut.label: Common
  127. *set*cut*8n1.label: 8-N-1
  128. *set*cut*7e1.label: 7-E-1
  129. *set*cut*other.label: Other
  130. *set*cut*other.sensitive: off
  131.  
  132. *set*nl_tr.label: Newline
  133. *set*nl_tr.title: Mode?
  134. *set*nl_tr*nl.label: NL->NL
  135. *set*nl_tr*cr.label: NL->CR
  136. *set*nl_tr*cr_lf.label: NL->CR/LF
  137.  
  138. *set*Dialog.value:
  139. *set*baud.label: Baud
  140. *set*baud*dialog.label: Baud Rate:
  141. *set*port.label: Port
  142. *set*port*dialog.label: Modem Port:
  143.  
  144. *set*set_value.title: Value?
  145. *set*set_value*Dialog.value.Translations: #override \n\
  146.      <Key>Return: SetValOk()
  147.  
  148. *dial.label: Dial
  149. *directory.title: Dialing Directory
  150. *directory.iconName: Dial Dir
  151. *directory*lBox.ok.label: Go
  152. *directory*lBox.manual.label: Manual
  153. *directory*lBox.clear.label: Clear
  154. *directory*lBox.default.label: Default
  155.  
  156. *manual_dial*title: Manual Dial
  157. *manual_dial*dialog.label: Number:
  158. *manual_dial*dialog.value:
  159. *manual_dial*dialog.value.Translations: #override \n\
  160.      <Key>Return: ManualDialOk()
  161.  
  162. *transfer.label: Transfer
  163. *transfer.title: File Transfer
  164. *transfer*lBox.ok.label: Go
  165. *transfer*upload*title: File?
  166. *transfer*upload*dialog.label: File Name:
  167. *transfer*upload*dialog.value:
  168. *transfer*upload*dialog.value.Translations: #override \n\
  169.      <Key>Return: UploadOk()
  170.  
  171. *shellCommand.label: Shell
  172. *shellCommand.title: Shell
  173. *shellCommand*dialog.label: Shell Command:
  174.  
  175. *misc*uBox.width: 185
  176. *misc*uBox.Command.width: 60
  177. *misc*uBox.Toggle.width: 60
  178. *misc*lBox.fromVert: uBox
  179. *misc.label: Misc
  180. *misc.title: Misc.
  181. *misc*break.label: Break
  182. *misc*refresh.label: Refresh
  183. *misc*suspend.label: Suspend
  184. *misc*capture.label: Capture
  185. *misc*divert.label: Divert
  186. *misc*script.label: Script
  187. *misc*editFile.label: Edit
  188. *misc*displayFile.label: View
  189.  
  190. *divert_name*title: Divert
  191. *divert_name*dialog.label: File Name: 
  192. *divert_name*dialog.value: 
  193. *divert_name*dialog.value.Translations: #override \n\
  194.      <Key>Return: DivertOk()
  195.  
  196. *dialogScriptName*title: Script
  197. *dialogScriptName*dialog.label: Script Name: 
  198.  
  199. *dialogEditFile.title: File Edit
  200. *dialogDisplayFile.title: File View
  201. *dialogEditFile*dialog.label: File Name:
  202. *dialogDisplayFile*dialog.label: File Name:
  203.  
  204. *hangup.label: Hangup
  205. *hangup.title: Hangup
  206. *hangup*dialog.label: Sure?
  207.  
  208. *exit.label: Exit
  209. *exit.title: Exit
  210. *exit*dialog.label: Hangup First?
  211.  
  212. *kill.label: Cancel
  213. *kill.sensitive: off
  214.  
  215. *edit*title: File Edit
  216. *edit*text.width: 450
  217. *edit*text.height: 300
  218. *edit*text.scrollHorizontal: whenNeeded
  219. *edit*text.scrollVertical: whenNeeded
  220. *edit*save.fromVert: text
  221. *edit*dismiss.fromVert: text
  222. *edit*dismiss.fromHoriz: save
  223.  
  224. *display*title: File View
  225. *display*text.width: 450
  226. *display*text.height: 300
  227. *display*text.scrollHorizontal: whenNeeded
  228. *display*text.scrollVertical: whenNeeded
  229. *display*save.fromVert: text
  230. *display*dismiss.fromVert: text
  231.  
  232. !
  233. ! Message box
  234. !
  235.  
  236. !*messageBox.defaultDistance: 0
  237.  
  238. *messageBox.message.resizable: on
  239. !*messageBox.message.vertDistance: 4
  240. *messageBox.message.horizDistance: 4
  241. *messageBox*top: ChainTop
  242. *messageBox*bottom: ChainTop
  243. *messageBox*left: ChainLeft
  244. *messageBox*right: ChainRight
  245. *messageBox.message.justify: center
  246.  
  247. !
  248. ! Status box
  249. !
  250.  
  251. *statusBox*font: 6x10
  252. !*statusBox.vSpace: 4
  253. *statusBox.Toggle.Translations: #replace
  254. *statusBox.Toggle.state: off
  255.  
  256. *statusBox.dcd.label: 00:00
  257. *statusBox.dtr.label: DTR
  258. *statusBox.dsr.label: DSR
  259. *statusBox.rts.label: RTS
  260. *statusBox.cts.label: CTS
  261. *statusBox.rng.label: RNG
  262.  
  263. !
  264. ! Quick Keys
  265. !
  266.  
  267. *quickKeyBox.Command.font: 6x10
  268.  
  269. *quickKey1.visible: on
  270. *quickKey2.visible: on
  271. *quickKey3.visible: on
  272. *quickKey4.visible: on
  273. *quickKey5.visible: on
  274.  
  275. !*quickKey1.action: DialEntries(1); Echo(**CONNECTED**);
  276. !*quickKey2.action: DialEntries(3);
  277. !*quickKey3.action: FileTransfer(2, ou*);
  278. !*quickKey4.action: DivertFile(/tmp/lo);
  279. !*quickKey5.action: Beep(); 
  280. !RunScript(test1); Echo(ll);
  281.  
  282. *quickKey1.label: Athena
  283. *quickKey2.label: Ch1
  284. *quickKey3.label: UpMail
  285. *quickKey4.label: DivMsg
  286. *quickKey5.label: Local
  287.  
  288. !
  289. ! Fun messages. Send me more please.
  290. !
  291.  
  292. *funMessages: \
  293.     "Hi there! Helloooooooooo!" \
  294.     "Hugged your computer today?" \
  295.     "Read the manual page and FAQ!" \
  296.     "Are you talking to me?" \
  297.     "Have better colors? contribute!" \
  298.     "Don't you hate these messages?" \
  299.     "Hello, is someone here?" \
  300.     "Hey you. Yes, you!" \
  301.     "I'm rated PG-34!!" \
  302.     "You can get it from sipb.mit.edu" \
  303.     "In stereo (where available)" \
  304.     "Have something funny? send it!" \
  305.     "I've fallen and I can't get up!"
  306.  
  307. *notImplemented*title: Seyon Feature
  308. *notImplemented.dialog.label: \
  309. This feature is not yet implemented\n\
  310. Maybe in the future
  311.  
  312. !
  313. ! Popup error messages
  314. !
  315.  
  316. *initError.title: Initialization Error
  317. *fatalError.title: Fatal Error
  318. *error.title: Error
  319.  
  320. *errTtyAccess.label: >> Unable to open the local terminal\n\n\
  321. Possible cause:\n\
  322. * insufficient permission\n\n\
  323. Suggested action:\n\
  324. * check that the correct permission\n\
  325.   is set for your system's tty/pty\n\
  326.   pairs (e.g. /dev/ttyp?, /dev/ptyp?)
  327.  
  328. *errModemInit.label: >> Modem initialization routine failed\n\n\
  329. Possible causes:\n\
  330. * no modem device is specified\n\
  331. * modem device is locked\n\
  332. * failure to open modem device\n\
  333.   (e.g. non-existent port,\n\
  334.   insufficient permission, ..etc)\n\n\
  335. Suggested action:\n\
  336. * check that you specified the correct\n\
  337.   port\n\
  338. * check that no other process is using\n\
  339.   the modem
  340.  
  341. *errSwitches.label: >> Unrecognized command-line switch\n\n\
  342. Possible causes:\n\
  343. * erraneous command-line switch\n\
  344.   (e.g. spelling mistake, ..etc)\n\
  345. * incomplete command-line switch\n\
  346.   (i.e. missinig second part)\n\n\
  347. Usage:\n\
  348.   seyon [-option ...] \n\
  349.     [-toolkit_option...]\n\
  350.     [-- [-emulator_option ...]]\n\
  351.   valid options are:\n\
  352.     -modems <device-list>\n\
  353.     -emulator <terminal-emulator>\n\
  354.     --, -nodefargs, -noemulator\n\
  355.     -script <script file>\n\
  356.     -entries <entries list>\n\
  357.     -dial, -nodial
  358.  
  359. *errFatalSig.label: >> Program received a fatal signal\n\n\
  360. Possible causes:\n\
  361. * mis-installed app-defaults file\n\
  362.   (e.g. from an older version)\n\
  363. * bug in the program\n\n\
  364. Suggested action:\n\
  365. * debug the program\n\
  366. * fill-in and mail the bug report
  367.  
  368. *errFileAccess.label: >> Unable to open the given file\n\n\
  369. Possible causes:\n\
  370. * wrong file name or path\n\
  371. * non-existent file\n\
  372. * insufficient permission\n\n\
  373. Suggested action:\n\
  374. * make sure the file exists and\n\
  375.   has the correct permissions
  376.  
  377. *errModemControl.label: >> Unable to obtain modem status\n\n\
  378. Seyon will disable the status\n\
  379. toggles for this device from now\n\
  380. on and refrain from polling this\n\
  381. device for its status\n\n\
  382. Possible causes:\n\
  383. * feature unsupported by your\n\
  384.   system\n\
  385. * bug in your systems's modem\n\
  386.   driver\n\n\
  387. Suggested action:\n\
  388. * recompile Seyon with the flag\n\
  389.   HAVE_MODEM_CONTROL\n\
  390.   set to NO
  391.  
  392. *errReadError.label: >> Unable read from the modem or tty\n\n\
  393. A read error has occured. Seyon\n\
  394. will disable the terminal process.\n\
  395. You can restart it by clicking\n\
  396. "Refresh" from the Misc window.\n\n\
  397. Possible causes:\n\
  398. * modem does not exist on that\n\
  399.   port\n\
  400. * modem not recognized by your\n\
  401.   system\n\n\
  402. Suggested action:\n\
  403. * try restarting the terminal\n\
  404.   process\n\
  405. * check that you specified the\n\
  406.   correct port to Seyon
  407.  
  408.